         _|    _|  _|        _|            _|_|_|_|  _|  _|            
         _|    _|        _|_|_|    _|_|    _|            _|    _|_|    
         _|_|_|_|  _|  _|    _|  _|_|_|_|  _|_|_|    _|  _|  _|_|_|_|  
         _|    _|  _|  _|    _|  _|        _|        _|  _|  _|        
         _|    _|  _|    _|_|_|    _|_|_|  _|        _|  _|    _|_|_|  
                                                                       
                                                                       
                                                        
                        _|_|_|    _|_|_|    _|      _|  
                        _|    _|  _|    _|    _|  _|    
                        _|_|_|    _|_|_|        _|      
                        _|        _|    _|    _|  _|    
                        _|        _|    _|  _|      _|



======================
= 1. HideFile PRX v2 =
======================

HideFile PRX is .prx module which can hide your files via XMB.
You just need to input code (which you can set in settings file)
and press button (also can be customized).

Changelog in version 2:

 - Ability to hide GAME folders
 - Fixed bug with custom buttons settings
 - Little change in config file
 - Displays confirm message ("Hidden !", "Unhidden !" and "Wrong Code !")
 - Little code clean up

Plugin tested on: 3.52 M33-2

Plugin doesn't conflict with: SCEP-XMB.prx, SVCapture.prx


===================
= 2. Installation =
===================

1. Open .RAR.
2. Copy folder "hidefile" to ms0:/seplugins/.
3. Create blank .txt file and call it vsh.txt and put this line into the file:

      ms0:/seplugins/hidefile/hidefile.prx

4. Start your PSP and boot to Recovery Menu.
5. Choose option "Plugins" and enable "hidefile.prx" plugin.
6. Exit recovery. Plugin has been installed for use in XMB.


============
= 3. Usage =
============

Toggle HideFile - RTRIGGER (set by default)
Accept code - LTRIGGER (set by default)
Stop HideFile - START (this partially solves the problem with browser,
                       toggle HideFile and press START before you click
                       on Internet Browser icon.)


===============
= 4. Settings =
===============

You can change:

- Toggle button
- Accept code button
- Folders to hide


After you install HideFile, enable USB and go to "ms0:/seplugins/hidefile/".
There will be new file called "hidefile.ini":

ToggleButton       - you can choose your own button, read below how to setup custom buttons
AcceptCodeButton   - you can choose your own button, read below how to setup custom buttons
Code               - code which you can change
HidePhoto          - set to 1 if you want to hide Photo folders, else set to 0
HideMusic          - set to 1 if you want to hide Music folders, else set to 0
HideVideo          - set to 1 if you want to hide Video folders, else set to 0
HideISO            - set to 1 if you want to hide ISO folder, else set to 0
HideGAME           - set to 1 if you want to hide GAME folders, else set to 0
StatusLine         - this line holds status, if folders were hidden. I don't 
                     advise you to change this line


I had to change custom button code, because it didn't work properly. Now, every button has
its own number code. So instead of button name, you write there button code.

List of button codes:

button code = 9     key = RTRIGGER
button code = 10    key = LTRIGGER
button code = 11    key = CIRCLE
button code = 12    key = SQUARE
button code = 13    key = CROSS
button code = 14    key = TRIANGLE
button code = 15    key = SELECT
button code = 16    key = START
button code = 17    key = UP
button code = 18    key = DOWN
button code = 19    key = LEFT
button code = 20    key = RIGHT


Example of default settings:

9            <-- means RTRIGGER
10           <-- means LTRIGGER
1234         <-- default access code
1            <-- PHOTO folders will be hidden
1            <-- MUSIC folders will be hidden           
1            <-- VIDEO folders will be hidden
1            <-- ISO folder will be hidden
1            <-- GAME folders will be hidden
StatusLine


If you make mistake or you delete the file, then simply (delete damaged file and) reboot your PSP.
New file will be created and saved in "ms0:/seplugins/hidefile/" folder.

NOTE: Every time you change hidefile.ini, you must reboot PSP so plugin will read new settings.
NOTE2: If you open hidefile.ini in NotePad, you will see new line characters (small rectangles).
       Do not delete new line characters.


============
= 5. About =
============

Author: myschoo (web: http://myschoo.wz.cz  msn: myschoo@hotmail.com  mail: myschoo@hotmail.com)
Thanks to: kgsws, mootoo, QJ.net, PSP-Programming.com

 myschoo 2007
